﻿2026-04-27T12:23:43.8618149Z Current runner version: '2.333.1'
2026-04-27T12:23:43.8642819Z ##[group]Runner Image Provisioner
2026-04-27T12:23:43.8643609Z Hosted Compute Agent
2026-04-27T12:23:43.8644261Z Version: 20260213.493
2026-04-27T12:23:43.8645262Z Commit: 5c115507f6dd24b8de37d8bbe0bb4509d0cc0fa3
2026-04-27T12:23:43.8645952Z Build Date: 2026-02-13T00:28:41Z
2026-04-27T12:23:43.8646639Z Worker ID: {5f4b915e-68d8-4ef5-9c6c-3f1e1336cf13}
2026-04-27T12:23:43.8647332Z Azure Region: westus
2026-04-27T12:23:43.8647822Z ##[endgroup]
2026-04-27T12:23:43.8649350Z ##[group]Operating System
2026-04-27T12:23:43.8650000Z Ubuntu
2026-04-27T12:23:43.8650421Z 24.04.4
2026-04-27T12:23:43.8650938Z LTS
2026-04-27T12:23:43.8651371Z ##[endgroup]
2026-04-27T12:23:43.8651857Z ##[group]Runner Image
2026-04-27T12:23:43.8652331Z Image: ubuntu-24.04
2026-04-27T12:23:43.8652945Z Version: 20260413.86.1
2026-04-27T12:23:43.8654047Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260413.86/images/ubuntu/Ubuntu2404-Readme.md
2026-04-27T12:23:43.8655917Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260413.86
2026-04-27T12:23:43.8656781Z ##[endgroup]
2026-04-27T12:23:43.8657852Z ##[group]GITHUB_TOKEN Permissions
2026-04-27T12:23:43.8659687Z Contents: read
2026-04-27T12:23:43.8660185Z Metadata: read
2026-04-27T12:23:43.8660801Z ##[endgroup]
2026-04-27T12:23:43.8662755Z Secret source: Dependabot
2026-04-27T12:23:43.8663415Z Prepare workflow directory
2026-04-27T12:23:43.9003102Z Prepare all required actions
2026-04-27T12:23:43.9060767Z Getting action download info
2026-04-27T12:23:44.3707501Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5)
2026-04-27T12:23:44.4766186Z Download action repository 'actions/setup-java@v4' (SHA:c1e323688fd81a25caa38c78aa6df2d33d3e20d9)
2026-04-27T12:23:45.2834979Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-04-27T12:23:45.4834266Z Complete job name: GMD Smoke Tests
2026-04-27T12:23:45.5596460Z ##[group]Run actions/checkout@v4
2026-04-27T12:23:45.5597348Z with:
2026-04-27T12:23:45.5597780Z   repository: Mesya82/Service-Book
2026-04-27T12:23:45.5598458Z   token: ***
2026-04-27T12:23:45.5598858Z   ssh-strict: true
2026-04-27T12:23:45.5599268Z   ssh-user: git
2026-04-27T12:23:45.5599673Z   persist-credentials: true
2026-04-27T12:23:45.5600137Z   clean: true
2026-04-27T12:23:45.5600556Z   sparse-checkout-cone-mode: true
2026-04-27T12:23:45.5601057Z   fetch-depth: 1
2026-04-27T12:23:45.5601453Z   fetch-tags: false
2026-04-27T12:23:45.5601874Z   show-progress: true
2026-04-27T12:23:45.5602299Z   lfs: false
2026-04-27T12:23:45.5602689Z   submodules: false
2026-04-27T12:23:45.5603119Z   set-safe-directory: true
2026-04-27T12:23:45.5603803Z ##[endgroup]
2026-04-27T12:23:45.6684251Z Syncing repository: Mesya82/Service-Book
2026-04-27T12:23:45.6686480Z ##[group]Getting Git version info
2026-04-27T12:23:45.6687266Z Working directory is '/home/runner/work/Service-Book/Service-Book'
2026-04-27T12:23:45.6688388Z [command]/usr/bin/git version
2026-04-27T12:23:45.6730123Z git version 2.53.0
2026-04-27T12:23:45.6756529Z ##[endgroup]
2026-04-27T12:23:45.6770557Z Temporarily overriding HOME='/home/runner/work/_temp/03e6813e-7b49-4c09-89f7-4dd30bb7b11c' before making global git config changes
2026-04-27T12:23:45.6771980Z Adding repository directory to the temporary git global config as a safe directory
2026-04-27T12:23:45.6775720Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Service-Book/Service-Book
2026-04-27T12:23:45.6807108Z Deleting the contents of '/home/runner/work/Service-Book/Service-Book'
2026-04-27T12:23:45.6810636Z ##[group]Initializing the repository
2026-04-27T12:23:45.6814650Z [command]/usr/bin/git init /home/runner/work/Service-Book/Service-Book
2026-04-27T12:23:45.6907241Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-04-27T12:23:45.6909131Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-04-27T12:23:45.6910413Z hint: to use in all of your new repositories, which will suppress this warning,
2026-04-27T12:23:45.6911134Z hint: call:
2026-04-27T12:23:45.6911644Z hint:
2026-04-27T12:23:45.6912135Z hint: 	git config --global init.defaultBranch <name>
2026-04-27T12:23:45.6912731Z hint:
2026-04-27T12:23:45.6913656Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-04-27T12:23:45.6915157Z hint: 'development'. The just-created branch can be renamed via this command:
2026-04-27T12:23:45.6915890Z hint:
2026-04-27T12:23:45.6916291Z hint: 	git branch -m <name>
2026-04-27T12:23:45.6916752Z hint:
2026-04-27T12:23:45.6917363Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-04-27T12:23:45.6918481Z Initialized empty Git repository in /home/runner/work/Service-Book/Service-Book/.git/
2026-04-27T12:23:45.6920657Z [command]/usr/bin/git remote add origin https://github.com/Mesya82/Service-Book
2026-04-27T12:23:45.6948268Z ##[endgroup]
2026-04-27T12:23:45.6949059Z ##[group]Disabling automatic garbage collection
2026-04-27T12:23:45.6952341Z [command]/usr/bin/git config --local gc.auto 0
2026-04-27T12:23:45.6979640Z ##[endgroup]
2026-04-27T12:23:45.6980346Z ##[group]Setting up auth
2026-04-27T12:23:45.6986606Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-04-27T12:23:45.7019400Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-04-27T12:23:45.7302028Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-04-27T12:23:45.7333057Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-04-27T12:23:45.7545677Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-04-27T12:23:45.7573875Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-04-27T12:23:45.7788445Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-04-27T12:23:45.7820399Z ##[endgroup]
2026-04-27T12:23:45.7828758Z ##[group]Fetching the repository
2026-04-27T12:23:45.7830154Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e5940295a05ebb33f671f675055a771b7b595c8b:refs/remotes/pull/31/merge
2026-04-27T12:23:46.4391199Z From https://github.com/Mesya82/Service-Book
2026-04-27T12:23:46.4393096Z  * [new ref]         e5940295a05ebb33f671f675055a771b7b595c8b -> pull/31/merge
2026-04-27T12:23:46.4422556Z ##[endgroup]
2026-04-27T12:23:46.4423531Z ##[group]Determining the checkout info
2026-04-27T12:23:46.4425019Z ##[endgroup]
2026-04-27T12:23:46.4432058Z [command]/usr/bin/git sparse-checkout disable
2026-04-27T12:23:46.5783793Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-04-27T12:23:46.5814157Z ##[group]Checking out the ref
2026-04-27T12:23:46.5818763Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/31/merge
2026-04-27T12:23:46.9302048Z Note: switching to 'refs/remotes/pull/31/merge'.
2026-04-27T12:23:46.9304114Z 
2026-04-27T12:23:46.9305561Z You are in 'detached HEAD' state. You can look around, make experimental
2026-04-27T12:23:46.9308012Z changes and commit them, and you can discard any commits you make in this
2026-04-27T12:23:46.9310244Z state without impacting any branches by switching back to a branch.
2026-04-27T12:23:46.9311654Z 
2026-04-27T12:23:46.9312384Z If you want to create a new branch to retain commits you create, you may
2026-04-27T12:23:46.9314012Z do so (now or later) by using -c with the switch command. Example:
2026-04-27T12:23:46.9315182Z 
2026-04-27T12:23:46.9315541Z   git switch -c <new-branch-name>
2026-04-27T12:23:46.9316425Z 
2026-04-27T12:23:46.9316718Z Or undo this operation with:
2026-04-27T12:23:46.9317226Z 
2026-04-27T12:23:46.9317472Z   git switch -
2026-04-27T12:23:46.9317867Z 
2026-04-27T12:23:46.9318577Z Turn off this advice by setting config variable advice.detachedHead to false
2026-04-27T12:23:46.9319600Z 
2026-04-27T12:23:46.9320704Z HEAD is now at e594029 Merge 708dd5b2437f067726061d8b9e01af0c1022f0f5 into ba36cdda140165b3abf49061328dcd558d912f87
2026-04-27T12:23:46.9533177Z Encountered 1 file that should have been a pointer, but wasn't:
2026-04-27T12:23:46.9534789Z 	app/coverage-baselines/gmd_smoke.ec
2026-04-27T12:23:46.9553491Z ##[endgroup]
2026-04-27T12:23:46.9587322Z [command]/usr/bin/git log -1 --format=%H
2026-04-27T12:23:46.9608518Z e5940295a05ebb33f671f675055a771b7b595c8b
2026-04-27T12:23:47.0059499Z ##[group]Run actions/setup-java@v4
2026-04-27T12:23:47.0060622Z with:
2026-04-27T12:23:47.0061375Z   java-version: 17
2026-04-27T12:23:47.0062214Z   distribution: temurin
2026-04-27T12:23:47.0063082Z   cache: gradle
2026-04-27T12:23:47.0063869Z   java-package: jdk
2026-04-27T12:23:47.0064974Z   check-latest: false
2026-04-27T12:23:47.0065819Z   server-id: github
2026-04-27T12:23:47.0066659Z   server-username: GITHUB_ACTOR
2026-04-27T12:23:47.0067665Z   server-password: GITHUB_TOKEN
2026-04-27T12:23:47.0068671Z   overwrite-settings: true
2026-04-27T12:23:47.0069575Z   job-status: success
2026-04-27T12:23:47.0070728Z   token: ***
2026-04-27T12:23:47.0071463Z ##[endgroup]
2026-04-27T12:23:47.2032568Z ##[group]Installed distributions
2026-04-27T12:23:47.2098822Z Resolved Java 17.0.18+8 from tool-cache
2026-04-27T12:23:47.2100735Z Setting Java 17.0.18+8 as the default
2026-04-27T12:23:47.2113696Z Creating toolchains.xml for JDK version 17 from temurin
2026-04-27T12:23:47.2189700Z Writing to /home/runner/.m2/toolchains.xml
2026-04-27T12:23:47.2191099Z 
2026-04-27T12:23:47.2191669Z Java configuration:
2026-04-27T12:23:47.2193077Z   Distribution: temurin
2026-04-27T12:23:47.2194785Z   Version: 17.0.18+8
2026-04-27T12:23:47.2196859Z   Path: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-04-27T12:23:47.2198665Z 
2026-04-27T12:23:47.2200055Z ##[endgroup]
2026-04-27T12:23:47.2219385Z Creating settings.xml with server-id: github
2026-04-27T12:23:47.2221492Z Writing to /home/runner/.m2/settings.xml
2026-04-27T12:23:47.5257783Z gradle cache is not found
2026-04-27T12:23:47.5476806Z ##[group]Run chmod +x gradlew
2026-04-27T12:23:47.5477843Z [36;1mchmod +x gradlew[0m
2026-04-27T12:23:47.5506393Z shell: /usr/bin/bash -e {0}
2026-04-27T12:23:47.5507301Z env:
2026-04-27T12:23:47.5508405Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-04-27T12:23:47.5510310Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-04-27T12:23:47.5511822Z ##[endgroup]
2026-04-27T12:23:47.5673458Z ##[group]Run echo 'KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"' \
2026-04-27T12:23:47.5675888Z [36;1mecho 'KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"' \[0m
2026-04-27T12:23:47.5677641Z [36;1m  | sudo tee /etc/udev/rules.d/99-kvm4all.rules[0m
2026-04-27T12:23:47.5678932Z [36;1msudo udevadm control --reload-rules[0m
2026-04-27T12:23:47.5680138Z [36;1msudo udevadm trigger --name-match=kvm[0m
2026-04-27T12:23:47.5702605Z shell: /usr/bin/bash -e {0}
2026-04-27T12:23:47.5703495Z env:
2026-04-27T12:23:47.5704784Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-04-27T12:23:47.5706715Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-04-27T12:23:47.5708232Z ##[endgroup]
2026-04-27T12:23:47.5827451Z KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"
2026-04-27T12:23:47.6204723Z ##[group]Run ./gradlew pixel2api33Check -Pandroid.testoptions.manageddevices.emulator.gpu=swiftshader_indirect
2026-04-27T12:23:47.6207849Z [36;1m./gradlew pixel2api33Check -Pandroid.testoptions.manageddevices.emulator.gpu=swiftshader_indirect[0m
2026-04-27T12:23:47.6232329Z shell: /usr/bin/bash -e {0}
2026-04-27T12:23:47.6233202Z env:
2026-04-27T12:23:47.6234518Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-04-27T12:23:47.6236408Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-04-27T12:23:47.6237894Z ##[endgroup]
2026-04-27T12:23:47.9491256Z Downloading https://services.gradle.org/distributions/gradle-8.11.1-bin.zip
2026-04-27T12:23:50.2397192Z .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%.............100%
2026-04-27T12:23:51.6525077Z 
2026-04-27T12:23:51.6526117Z Welcome to Gradle 8.11.1!
2026-04-27T12:23:51.6526935Z 
2026-04-27T12:23:51.6527391Z Here are the highlights of this release:
2026-04-27T12:23:51.6528216Z  - Parallel load and store for Configuration Cache
2026-04-27T12:23:51.6529087Z  - Java compilation errors at the end of the build output
2026-04-27T12:23:51.6529980Z  - Consolidated report for warnings and deprecations
2026-04-27T12:23:51.6530630Z 
2026-04-27T12:23:51.6531157Z For more details see https://docs.gradle.org/8.11.1/release-notes.html
2026-04-27T12:23:51.6531882Z 
2026-04-27T12:23:51.7498291Z Starting a Gradle Daemon (subsequent builds will be faster)
2026-04-27T12:24:49.2501766Z 
2026-04-27T12:24:49.2540582Z > Configure project :app
2026-04-27T12:24:49.2542000Z WARNING: The option setting 'android.testoptions.manageddevices.emulator.gpu=swiftshader_indirect' is experimental.
2026-04-27T12:24:52.6526683Z w: file:///home/runner/work/Service-Book/Service-Book/app/build.gradle.kts:100:13: 'devices: ExtensiblePolymorphicDomainObjectContainer<Device>' is deprecated. devices is deprecated in managedDevices, use allDevices instead
2026-04-27T12:24:55.8497757Z 
2026-04-27T12:24:55.8515712Z > Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
2026-04-27T12:24:55.8545463Z > Task :app:preBuild UP-TO-DATE
2026-04-27T12:24:55.8546353Z > Task :app:preDebugBuild UP-TO-DATE
2026-04-27T12:25:11.2509195Z > Task :app:generateDebugResValues
2026-04-27T12:25:11.2525636Z > Task :app:checkDebugAarMetadata
2026-04-27T12:25:11.3498254Z > Task :app:mapDebugSourceSetPaths
2026-04-27T12:25:11.3502570Z > Task :app:generateDebugResources
2026-04-27T12:25:12.4505765Z > Task :app:packageDebugResources
2026-04-27T12:25:13.1497793Z > Task :app:mergeDebugResources
2026-04-27T12:25:13.3512698Z > Task :app:createDebugCompatibleScreenManifests
2026-04-27T12:25:13.3545456Z > Task :app:extractDeepLinksDebug
2026-04-27T12:25:13.4507643Z > Task :app:parseDebugLocalResources
2026-04-27T12:25:13.7535723Z > Task :app:processDebugMainManifest
2026-04-27T12:25:13.8497864Z > Task :app:processDebugManifest
2026-04-27T12:25:13.8500452Z > Task :app:preDebugAndroidTestBuild SKIPPED
2026-04-27T12:25:13.8501324Z > Task :app:javaPreCompileDebug
2026-04-27T12:25:17.8497549Z > Task :app:processDebugManifestForPackage
2026-04-27T12:25:17.8498470Z > Task :app:checkDebugAndroidTestAarMetadata
2026-04-27T12:25:18.5499223Z > Task :app:generateDebugAndroidTestResValues
2026-04-27T12:25:18.5500061Z > Task :app:mapDebugAndroidTestSourceSetPaths
2026-04-27T12:25:18.5500625Z > Task :app:generateDebugAndroidTestResources
2026-04-27T12:25:18.9515453Z > Task :app:processDebugResources
2026-04-27T12:25:18.9535513Z > Task :app:mergeDebugAndroidTestResources
2026-04-27T12:25:19.0509485Z > Task :app:processDebugAndroidTestManifest
2026-04-27T12:25:25.7497790Z > Task :app:javaPreCompileDebugAndroidTest
2026-04-27T12:25:25.8502083Z > Task :app:mergeDebugShaders
2026-04-27T12:25:25.8533297Z > Task :app:compileDebugShaders NO-SOURCE
2026-04-27T12:25:25.8555065Z > Task :app:generateDebugAssets UP-TO-DATE
2026-04-27T12:25:25.9529353Z > Task :app:mergeDebugAssets
2026-04-27T12:25:25.9530790Z > Task :app:processDebugAndroidTestResources
2026-04-27T12:25:25.9540243Z > Task :app:compressDebugAssets
2026-04-27T12:25:26.0505414Z > Task :app:desugarDebugFileDependencies
2026-04-27T12:25:28.1565286Z > Task :app:mergeDebugJniLibFolders
2026-04-27T12:25:28.3545404Z > Task :app:checkDebugDuplicateClasses
2026-04-27T12:25:28.4497966Z > Task :app:mergeDebugNativeLibs
2026-04-27T12:25:49.0525306Z > Task :app:compileDebugKotlin
2026-04-27T12:25:58.4535367Z > Task :app:mergeExtDexDebug
2026-04-27T12:26:25.5508751Z 
2026-04-27T12:26:25.5589211Z > Task :app:compileDebugKotlin
2026-04-27T12:26:25.5618037Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:150:60 '@Deprecated(...) @Composable() fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-04-27T12:26:25.5641731Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:161:60 '@Deprecated(...) @Composable() fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-04-27T12:26:25.5686543Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:368:49 '@property:Deprecated(...) val Icons.Filled.InsertDriveFile: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.InsertDriveFile.
2026-04-27T12:26:25.5704843Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:442:64 '@Deprecated(...) @Composable() fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-04-27T12:26:25.5731287Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:449:64 '@Deprecated(...) @Composable() fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-04-27T12:26:25.5756455Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:540:107 '@property:Deprecated(...) val Icons.Filled.InsertDriveFile: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.InsertDriveFile.
2026-04-27T12:27:06.7539594Z 
2026-04-27T12:27:06.7605516Z > Task :app:compileDebugJavaWithJavac NO-SOURCE
2026-04-27T12:27:07.2525259Z > Task :app:bundleDebugClassesToCompileJar
2026-04-27T12:27:10.1508487Z > Task :app:dexBuilderDebug
2026-04-27T12:27:12.6505501Z > Task :app:mergeDebugGlobalSynthetics
2026-04-27T12:27:12.7519854Z > Task :app:processDebugJavaRes
2026-04-27T12:27:14.9497307Z 
2026-04-27T12:27:14.9506860Z e: file:///home/runner/.gradle/caches/8.11.1/transforms/a77eb5a72551f8872366f6308e4c23cb/transformed/mockk-agent-android-1.14.9-api.jar!/META-INF/mockk-agent-android_release.kotlin_module Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.2.0, expected version is 2.0.0.
2026-04-27T12:27:14.9565447Z > Task :app:compileDebugAndroidTestKotlin FAILED
2026-04-27T12:27:17.1515013Z 
2026-04-27T12:27:17.1545172Z > Task :app:mergeDebugJavaResource
2026-04-27T12:27:20.1497170Z 
2026-04-27T12:27:20.1507111Z FAILURE: Build failed with an exception.
2026-04-27T12:27:20.1507711Z 37 actionable tasks: 37 executed
2026-04-27T12:27:20.1508979Z 
2026-04-27T12:27:20.1509331Z * What went wrong:
2026-04-27T12:27:20.1510130Z Execution failed for task ':app:compileDebugAndroidTestKotlin'.
2026-04-27T12:27:20.1511828Z > A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
2026-04-27T12:27:20.1513384Z    > Compilation error. See log for more details
2026-04-27T12:27:20.1514025Z 
2026-04-27T12:27:20.1514609Z * Try:
2026-04-27T12:27:20.1515283Z > Run with --stacktrace option to get the stack trace.
2026-04-27T12:27:20.1516213Z > Run with --info or --debug option to get more log output.
2026-04-27T12:27:20.1517089Z > Run with --scan to get full insights.
2026-04-27T12:27:20.1517882Z > Get more help at https://help.gradle.org.
2026-04-27T12:27:20.1518508Z 
2026-04-27T12:27:20.1518874Z BUILD FAILED in 3m 32s
2026-04-27T12:27:20.5591178Z ##[error]Process completed with exit code 1.
2026-04-27T12:27:20.5674606Z ##[group]Run actions/upload-artifact@v4
2026-04-27T12:27:20.5674906Z with:
2026-04-27T12:27:20.5675084Z   name: gmd-test-reports
2026-04-27T12:27:20.5675538Z   path: app/build/reports/androidTests/managedDevice/
app/build/outputs/androidTest-results/managedDevice/

2026-04-27T12:27:20.5676038Z   if-no-files-found: warn
2026-04-27T12:27:20.5676239Z   retention-days: 7
2026-04-27T12:27:20.5676423Z   compression-level: 6
2026-04-27T12:27:20.5676611Z   overwrite: false
2026-04-27T12:27:20.5676791Z   include-hidden-files: false
2026-04-27T12:27:20.5676998Z env:
2026-04-27T12:27:20.5677262Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-04-27T12:27:20.5677719Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-04-27T12:27:20.5678060Z ##[endgroup]
2026-04-27T12:27:20.7773206Z Multiple search paths detected. Calculating the least common ancestor of all paths
2026-04-27T12:27:20.7776837Z The least common ancestor is /home/runner/work/Service-Book/Service-Book/app/build. This will be the root directory of the artifact
2026-04-27T12:27:20.7795289Z ##[warning]No files were found with the provided path: app/build/reports/androidTests/managedDevice/
app/build/outputs/androidTest-results/managedDevice/. No artifacts will be uploaded.
2026-04-27T12:27:20.7932501Z Post job cleanup.
2026-04-27T12:27:20.9716790Z Post job cleanup.
2026-04-27T12:27:21.0668522Z [command]/usr/bin/git version
2026-04-27T12:27:21.0708731Z git version 2.53.0
2026-04-27T12:27:21.0755352Z Temporarily overriding HOME='/home/runner/work/_temp/8baaa7e7-037d-482f-9a24-5da38bc557bc' before making global git config changes
2026-04-27T12:27:21.0756705Z Adding repository directory to the temporary git global config as a safe directory
2026-04-27T12:27:21.0761917Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Service-Book/Service-Book
2026-04-27T12:27:21.0797463Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-04-27T12:27:21.0831653Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-04-27T12:27:21.1079569Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-04-27T12:27:21.1103751Z http.https://github.com/.extraheader
2026-04-27T12:27:21.1116740Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-04-27T12:27:21.1150455Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-04-27T12:27:21.1386480Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-04-27T12:27:21.1429082Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-04-27T12:27:21.1779837Z Cleaning up orphan processes
2026-04-27T12:27:21.2093023Z Terminate orphan process: pid (2419) (java)
2026-04-27T12:27:21.2133483Z Terminate orphan process: pid (2610) (java)
2026-04-27T12:27:21.2150076Z ##[warning]Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
